- 01. Intro
- 02. Python Installation
- 03. [For Windows] Configuring Git Bash to Run Python
- 04. What is Anaconda?
- 05. Installing Anaconda
- 06. Managing Packages
- 07. Python versions at Udacity
- 08. Running a Python Script
- 09. Programming Environment Setup
- 10. What are Jupyter notebooks?
- 11. Installing Jupyter Notebook
- 12. Launching the Notebook Server
- 13. Notebook Interface
- 14. Markdown Cells
- 15. Code Cells
- 16. Keyboard Shortcuts
- 17. Magic Keywords
- 18. Converting Notebooks
- 19. Creating a Slideshow
- 20. Outro